beautypg.com

Parameters, Comment, Sample vb-syntax – BECKHOFF CP9090-S100 User Manual

Page 30: Pdlenerr, Twin cat

background image

Eiserstraße 5 / D-33415 Verl / Telefon 05246/963-0 / Telefax 05246/963-149

30

TWIN

CAT

PDLenErr

Returns the error status for length of output-process-data.

HRESULT PDLenErr(

[out, retval] VARIANT_BOOL* pVal

);

Parameters

pVal

TRUE if error, FALSE if no error

Comment

- Property is"Read only"
- If this error is existing, check the property „PDOutWLen". (see although method „Reset")

Sample VB-Syntax

Dim bPDLenErr as Boolean

bPDLenErr = CP9030W9x1.PDLenErr