GetCustomAttribute_array

 

Parameter

Type

Description

INPUT

sCustomAttributeName

T_MaxString

Name of the Custom attribute

INPUT

fmtAttributeDataType

Reference to ETcMllDataType

Data format of the Custom attribute

INPUT

pDataBuffer

PVOID

Destination data buffer into which the user-defined attribute is copied.

INPUT

nDataBufferLen

UDINT

Length of the destination data buffer in bytes

INPUT

nArrayLength

Reference To UDINT

Number of data type elements (i.e. number of fp32 values) found in the user-defined attribute.

INPUT

pnBytesWritten

Pointer To UDINT

Returns the number of bytes written to the destination buffer.

OUTPUT

GetCustomAttribute_array

BOOL

TRUE if an error occurred in the method.