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

Page 9: Charged 9, Properties, Akkucharged, Twin cat

Advertising
background image

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

9

TWIN

CAT

4. Properties

AkkuCharged

Returns the status of the USV.

HRESULT AkkuCharged(

[out, retval] VARIANT_BOOL* pVal

);

Parameters

pVal

[out, retval]
TRUE if Akku charged. FALSE if not.

Comments

Property is "Read only"

Sample VB-Syntax

Dim bAkkuCharged as Boolean
bAkkuCharged = CP9030W9x1.AkkuCharged

Advertising