Cdaqmx100::formatcf, Cdaqmx100::cdaqmxitemconfig – Yokogawa PC-Based MX100 User Manual

Page 593

Advertising
background image

12-29

IM MX190-01E

MX100 for Exteded API

12

CDAQMX100::displaySegment

Syntax

int displaySegment(int dispPattern0, int dispPattern1, int
dispType, int dispTime);

Parameters

dispPattern0

Specify the display pattern of segment number 0.

dispPattern1

Specify the display pattern of segment number 1.

dispType

Specify the display format.

dispTime

Specify the display time.

Description

Sets the display of the 7-segment LED.

Returns the display pattern prior to setting.
Updates the status if successful.

Return value

Returns an error number.

Reference

setSegment updateRenew

CDAQMX100::formatCF

Syntax

virtual int formatCF(void);

Description

Formats the CF card.

Updates the status if successful.

Return value

Returns an error number.

Reference

updateRenew
CDAQMX::formatCF

CDAQMX100::CDAQMXItemConfig

Syntax

CDAQMXItemConfig & getClassMXItemConfig(void);

Description

Gets the object of the setup data field from the data member.

Return value

Returns a reference to the object.

12.4 Details of the MX100 Class

Advertising