EasyManua.ls Logo

STW TC1 - Page 161

STW TC1
374 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7 Teleservice Application Framework
User Manual 161/374
Parameter
Range
Description
opcn_List
maximum
MAX_DP_NAME_LENGTH
pointer to the name of the variable list
opcn_Name
maximum
MAX_DP_NAME_LENGTH
pointer to the name of the variable
opcn_Type
maximum
MAX_DP_TYPENAME_LENGTH,
allowed types:
"UINT8"
"SINT8"
"UINT16"
"SINT16"
"UINT32"
"SINT32"
"FLOAT32"
"AOBYTE"
"STRING"
pointer to the type of the variable
opcn_Size
maximum
MAX_DP_SIZE_LENGTH,
allowed type size:
"UINT8" = 1
"SINT8" = 1
"UINT16" = 2
"SINT16" = 2
"UINT32" = 4
"SINT32" = 4
"FLOAT32" = 4
"AOBYTE" = sizeof (au8_byte)
"STRING" = strlen (acn_string)
pointer to the size in byte of the type
opcn_Unit
maximum
MAX_DP_METANAME_LENGTH
pointer to the user defined unit of the variable
opcn_Comment
maximum
MAX_DP_METANAME_LENGTH
pointer to the variable description

Table of Contents