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

Page 29: Cles 29, Pdcycles, Twin cat

Advertising
background image

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

29

TWIN

CAT

PdCycles

Returns the number of process-data communications of CP9030.

HRESULT PdCycles(

[out, retval] short* pVal

);

Parameters

pVal

0..255 (cyclic)

Comment

- Property is "Read only"
- CP9030 increments this value for each process data-cycle.

Sample VB-Syntax

Dim iPdCycles as Integer

iPdCycles = CP9030W9x1.PdCycles

Advertising