Command Descriptions
109
F2
F3
F4
F5
F6
F1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
0
HINT:
If you do not have an RP240 and wish to send (only) characters out the serial port to another serial
device, you may use this command. Place a backslash (\) before non-alphanumeric characters.
Example:
DWRITE"HOMING SUCCESSFUL\13"
= send message plus <CR>
Example
:
DCLEAR0
; Clear RP240 display
DPCUR1,12
; Move cursor to line 1, column 12
DWRITE"Enter Number of Parts" ; RP240 will display: ENTER NUMBER OF PARTS
VAR1=DREAD
; RP240 waiting for data entry
E
Enable Communication
Type
Communication Interface
Syntax
<a_><!>E<b>
Units
b = enable bit
Range
b = 0 (serial
communication
off)
or 1 (serial
communication
on)
Default
b = 1
Response
0_E: *E1
See Also
ADDR, BAUD, DRPCHK, ECHO, LOCK, PORT, XONOFF
Product Rev
GT6K 6.0
GV6K 6.0
The
E
command allows you to enable and disable serial ports on the Gem6K drive. To enable all units in
the RS-232 daisy-chain or RS-485 multi-drop at one time, you can use the
E1
command. The
PORT
command determines which COM port is affected by the
E
command.
Example:
PORT1
; Next command affects the COM1 serial port on the Gem6K
0_E1
; Enable serial port for unit with device address 0
ECHO
Communication Echo Enable
Type
Communication
Interface
Syntax
<a_><!>ECHO<b>
Units
b = enable bit
Range
b = 0 (disable), 1 (enable), 2 (echo through other COM port),
3 (echo through both COM ports), or X (don't change)
Default
1
Response
ECHO: *ECHO0
See Also
], [, BAUD, EOL, EOT, ERRLVL, PORT, [ SS ], TSS
Product Rev
GT6K 6.0
GV6K 6.0
The Communication Echo Enable (
ECHO
) command enables command echo.
Lower-case letters are
converted to upper case and then echoed.
When echo is enabled, commands are echoed character by
character.
www.comoso.com
Содержание Gemini GV6K
Страница 24: ...www comoso com...
Страница 40: ...www comoso com...
Страница 344: ...www comoso com...
Страница 350: ...www comoso com...