sysGetVariableSVType
CAPL Functions » System Variables » sysGetVariableSVTypeTool Availability
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Gets the type of a system variable encoded as a long integer.Parameters
- sysvar: A value of type system variable.
Return Values
- 0: Invalid
- 1: Double (64 Bit)
- 2: Integer (32 Bit)
- 3: String
- 4: Double Array
- 5: Integer Array
- 6: Integer (64 Bit)
- 7: Data