66 / 79
Issued: 19.12.2012 Version: KST EthernetKRL 2.2 V1 en (PDF)
Parameter 3
Type: CHAR
String read out of the memory
Maximum number of characters:
3,600
RET
Type: EKI_STATUS
Return values of the function (
>>>
XML example
RET = EKI_GetString("Channel_1", "Root/Message",
MyChars[])
Binary example
RET = EKI_GetString("Channel_1", "Streams", MyS-
tream[])
RET = EKI_GetFrame(CHAR[], CHAR[], FRAME)
Function
Reads a FRAME type value out of a memory
Parameter 1
Type: CHAR
Name of the open channel
Parameter 2
Type: CHAR
Name of the position in the XML structure
Parameter 3
Type: FRAME
Value read out of the memory
RET
Type: EKI_STATUS
Return values of the function (
>>>
Example
RET = EKI_GetFrame("Channel_1", "Root/TCP",
MyFrame)
RET = EKI_GetFrameArray(CHAR[], CHAR[], FRAME[])
Function
Reads a FRAME type value out of a memory and cop-
ies the value into the array transferred by the KRL pro-
gram
Values are read until the array is full or no element is
present anymore.
Parameter 1
Type: CHAR
Name of the open channel
Parameter 2
Type: CHAR
Name of the position in the XML structure
Parameter 3
Type: FRAME
Array read out of the memory
Maximum number of readable array elements:
512
RET
Type: EKI_STATUS
Return values of the function (
>>>
Example
RET = EKI_GetFrameArray("Channel_1", "Root/
TCP", MyFrame[])
RET = EKI_GetString(CHAR[], CHAR[], CHAR[])
Содержание KUKA.EthernetKRL 2.2
Страница 8: ...8 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...
Страница 16: ...16 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...
Страница 20: ...20 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...
Страница 40: ...40 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...
Страница 52: ...52 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...
Страница 58: ...58 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...
Страница 76: ...76 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...
Страница 79: ...79 79 Issued 19 12 2012 Version KST EthernetKRL 2 2 V1 en PDF KUKA EthernetKRL 2 2 ...