Kramer Electronics Ltd.
SL-280 – Protocol 3000
51
GPIO-VOLT
Functions
Permission
Transparency
Set:
-
-
-
Get:
GPIO-VOLT?
End User
Public
Description
Syntax
Set:
Get:
Get active voltage
levels of HW GPIO
#
GPIO-VOLT?
␠
HwGpioNumber
␍
Response
~nn
@
GPIO-VOLT
␠
HwGpioNumber,Voltage
␍␊
Parameters
HwGpioNum
– hardware GPIO number:
1–8
Voltage
– voltage
0
to
30000
millivolts
Response Triggers
Notes
This command is not available in digital out mode
Example
Get HW GPIO #1 active voltage level:
#GPIO-VOLT?
1<CR>
IR-LEARN
Functions
Permission
Transparency
Set:
IR-LEARN
End User
Public
Get:
-
-
-
Description
Syntax
Set:
Send IR learning
command
#
IR-LEARN
␠
CommandName,Timeout
␍
Get:
-
-
Response
~nn
@
IR-LEARN
␠
CommandName,IR_Status
␍␊
Parameters
CommandName
– String: IR command name limited to 15 chars (white space or commas not allowed).
Timeout
– Timeout in seconds:
1
–
60
IR_Status
–
0
(Sent),
1
(Stop),
2
(Done),
3
(Busy),
4
(Wrong Parameter),
5
(Nothing to Stop),
6
(Start),
7
(Timeout),
8
(Error)
Response Triggers
Notes
Example
Send IR learning command PowerToggle, with a 30 second timeout:
#IR-LEARN
PowerToggle,30<CR>