FB_AcsiDATypeEntryID

Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)

Inheritance hierarchy

FB_AcsiCommonNodeClass -> FB_AcsiCommonDataClass -> FB_AcsiCommonAttributeClass -> FB_AcsiBATypeOCTETSTRING -> FB_AcsiDATypeEntryID

FUNCTION_BLOCK FB_AcsiDATypeEntryID EXTENDS FB_AcsiBATypeOCTETSTRING

FB_AcsiDATypeEntryID 1: Properties

Name

Type

Access

Description

nValue

LWORD

Get,Set

Attribute value in TwinCAT PLC LWORD format.

The 8 bytes of the octet string can be set or queried as a hexadecimal value.

Samples:

LWORD#16#1122334455667788 corresponds to OctetString: „11 22 33 44 55 66 77 88“.

LWORD#16#000000000000AABB corresponds to OctetString: „00 00 00 00 00 00 AA BB“.

LWORD#16#AABB000000000000 corresponds to OctetString: „AA BB 00 00 00 00 00 00“.

oValue

T_OCTET8

Get,Set

Attribute value.