Netmask, Osd enabling/disabling, Bysetsubnetmask – Kramer Electronics VP-790 User Manual
Page 81: Bygetsubnetmask, Byosdenableset

VP-790 Protocol –
API Functions
77
2.69
77B
Netmask
2.69.1
334B
bySetSubnetMask
API index: 113
Sets the netmask and saves the setting in the SPD immediately.
Input Parameters
Name
Type
Range
Description
Value
STRING
nnn.nnn.nnn.nnn
String with 15 ASCII
characters /0 terminated
Netmask
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise
2.69.2
335B
byGetSubnetMask
API index: 114
Retrieves the IP address from the SPD.
Input Parameters
Name
Type
Range
Description
None
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise
Value
STRING
nnn.nnn.nnn.nnn
String with 15 ASCII
characters /0 terminated
Netmask
2.70
78B
OSD Enabling/Disabling
2.70.1
336B
byOsdEnableSet
API index: 3373
Switches off the OSD.
Note; This command only applies to HQView/LEDView with front panel LCD.
Input Parameters
Name
Type
Range
Description
Value
UWORD32
0: off
1: on
Switches the OSD on/off.
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise