FIRE SALVO
Code: FS
Syntax:
FS <matrix> <salvo-num>!
Fire salvo number <salvo-num> on matrix <matrix>.
GPI ENABLE
Mnemonic: GE
Syntax:
GE <matrix> <type> <gpi-num> <state>!
Enable or disable the GPI line of type <type> indicated by <gpi-num> on matrix <matrix>. Possible types
are I=Input, O=Output.
GPI ENABLE (old format, deprecated)
Code: GE
Syntax:
GE <matrix> <gpi-num> <state>!
Enable or disable the GPI line indicated by <gpi-num> on matrix <matrix>.
GPI SET
Mnemonic: GI
Syntax:
GI <matrix> <type> <gpi-num> <state> <cart>!
Issue the macro cart <cart> upon transition of the GPIO of type <type> and line <gpi-num> on matrix
<matrix> to <state>. Possible types are I=Input, O=Output.
GPI SET (old format, deprecated)
Code: GI
Syntax:
GI <matrix> <gpi-num> <state> <cart>!
Issue the macro cart <cart> upon transition of the GPI line <gpi-num> on matrix <matrix> to <state>.
GPO SET
Mnemonic: GO
Syntax:
GO <matrix> <type> <gpo-num> <state> <length>!
Command GPIO line <gpo-num> of type <type> on matrix <matrix> to <state> for <length> mS. A
length of '0' indicates to hold the state indefinitely. Possible types are I=Input, O=Output. Possible states
are 0=OFF, 1=ON, -1=passthrough hardware input. The 'passthrough' state is valid only for the Input type
–i.e. <type>=I.
Kommentare zu diesen Handbüchern