11 announce server ip address, 1 byosdsetannounceserveripaddress, 2 byosdgetannounceserveripaddress – Kramer Electronics VP-790 User Manual
Page 26: 3 byosdsaveannounceserveripaddress, Announce server ip address

22
VP-790 Protocol - API Functions
2.11 Announce Server IP Address
2.11.1 byOsdSetAnnounceServerIPAddress
API index: 4204
Set the IP address of the server where to send the messages.
Input Parameters
Name
Type
Range
Description
Value
STRING
nnn.nnn.nnn.nnn
String with 15 ASCII
characters /0 terminated
IP address of server where to send
the messages.
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise
2.11.2 byOSDGetAnnounceServerIPAddress
API index: 4203
Retrieves the IP server address where to send the messages.
Input Parameters
Name
Type
Range
Description
Option
BYTE
0: From cache
1: From SPD
Retrieval method
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
IP address of server where to send
the messages.
2.11.3 byOsdSaveAnnounceServerIPAddress
API index: 4205
Saves the IP server address from cache into the SPD.
Input Parameters
None
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise