HMS Anybus Communicator User Manual page 41

For profinet
Table of Contents

Advertisement

The arguments that can be passed to the SSI function printf are:
Argument
InReadSByte(offset)
InReadUByte(offset)
InReadSWord(offset)
InReadUWord(offset)
InReadSLong(offset)
InReadULong(offset)
InReadString(offset)
InReadFloat(offset)
OutReadSByte(offset)
OutReadUByte(offset)
OutReadSWord(offset)
OutReadUWord(offset)
OutReadSLong(offset)
OutReadULong(offset)
OutReadString(offset)
OutReadFloat(offset)
CipReadSByte(class,
inst, attr)
CipReadUByte(class,
inst, attr)
CipReadSWord(class,
inst, attr)
CipReadUWord(class,
inst, attr)
CipReadSLong(class,
inst, attr)
CipReadULong(class,
inst, attr)
CipReadFloat(class,
inst, attr)
CipReadShort-
String(class, inst, attr)
CipReadString(class,
inst, attr)
CipReadUByteAr-
ray(class, inst, attr)
CipReadUWordAr-
ray(class, inst, attr)
CipReadULongAr-
ray(class, inst, attr)
Anybus Communicator PROFINET User Manual
Description
Read a signed byte from position offset in the Input Data area
Read an unsigned byte from position offset in the Input DataInput Data area
Read a signed word from position offset in the Input Data area
Read an unsigned word from position offset in the Input Data area
Read a signed longword from position offset in the Input Data area
Read an unsigned longword from position offset in the Input Data area
Read a string (char*) from position offset in the Input Data area
Read a floating point (float) value from position offset in the Input Data area
Read a signed byte from position offset in the Output Data area
Read an unsigned byte from position offset in the Output Data area
Read a signed word (short) from position offset in the Output Data area
Read an unsigned word (short) from position offset in the Output Data area
Read a signed longword (long) from position offset in the Output Data area
Read an unsigned longword (long) from position offset in the Output Data area
Read a null-terminated string from position offset in the Output Data area
Read a floating point (float) value from position offset in the Output Data area
Read a signed byte from a CIP-object
Read an unsigned byte from a CIP-object
Read a signed word from a CIP-object
Read an unsigned word from a CIP-object
Read a signed longword from a CIP-object
Read an unsigned longword from a CIP-object
Read a floating point value from a CIP-object
Read a short string from a CIP-object
Read a null-terminated string from a CIP-object
Read an unsigned byte-array from a CIP-object
Read an unsigned word-array from a CIP-object
Read an unsigned longword-array from a CIP-object
Server Side Include (SSI) 41
Doc: HMSI-27-309, Rev. 3.11

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Anybus Communicator and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents