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

Page 15: Comerr 15, Comerr, Twin cat

Advertising
background image

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

15

TWIN

CAT

ComErr

Returns the status of the CP communication.

HRESULT ComErr(

[out, retval] VARIANT_BOOL* pVal

);

Parameters

pVal

[out, retval]
TRUE if error existing, otherwise FALSE.

Comments

Property is "Read only"

Sample VB-Syntax

Dim bComErr as Boolean
bComErr = CP9030W9x1.ComErr

Advertising