If testAll reports that Bekins/Uhaul/Monitor/Clock are not operational, the problem may be that the port connecting to the Galil motor controller is hung (stage chart for Galil controllers). The following procedure should be followed to reset the port.
Lantronix Unit | Controller Number | dispatcher Number | Lantronix port number | Lantronix port address |
---|---|---|---|---|
deits3 | 1 | 2.1 | 5 | 192.168.6.4 3005 |
deits3 | 2 | 2.2 | 6 | 192.168.6.4 3006 |
deimos stop dispatcher2.1 deimos stop dispatcher2.2
telnet 192.168.6.4In response, you should see:
Trying 192.168.6.4... Connected to 192.168.6.4. Escape character is '^]'. Lantronix ETS8P Version V3.5/1(970325) Type HELP at the 'Local_10> ' prompt for assistance. Username>
Local_10>
show port 5It should respond with something like this:
Port 5 : Username: Physical Port 5 (Job Service) Char Size/Stop Bits: 8/1 Input Speed: 19200 Flow Ctrl: Cts/Rts Output Speed: 19200 Parity: None Modem Control: None Access: Remote Local Switch: None Backward: None Port Name: Port_5 Break Ctrl: Local Session Limit: 4 Forward: None Terminal Type: Soft() Preferred Services: (Lat) (Telnet) Authorized Groups : 0 (Current) Groups : 0 Characteristics: Autoprompt Broadcast Loss Notify Verify Remote Conf Telnet PadIn this case, the fact that the port status is shown as Job Service indicates that either:
set privfollowed by hitting the RETURN key. The Lantronix will respond with the prompt:
Password>Enter the priviledge password, which can be found in the instrument password file.
Local_10>>The second ">" character confirms that you have put the Lantronix into privileged mode.
logout port 5to terminate the connection used by dispatcher2.1, or
logout port 6to tmerinate the connection used by dispatcher2.2.
show port 5which should respond with
Port 5 : Username: Physical Port 5 (Idle) Char Size/Stop Bits: 8/1 Input Speed: 19200 Flow Ctrl: Cts/Rts Output Speed: 19200 Parity: None Modem Control: None Access: Remote Local Switch: None Backward: None Port Name: Port_5 Break Ctrl: Local Session Limit: 4 Forward: None Terminal Type: Soft() Preferred Services: (Lat) (Telnet) Authorized Groups : 0 (Current) Groups : 0 Characteristics: Autoprompt Broadcast Loss Notify Verify Remote Conf Telnet Pad