Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual

Page 143

Advertising
background image

API Library of Routines

Appendix B

CC_DISPLAY_DEC

B-12

BASIC Example

The BASIC function code is 106.

DIM status : INTEGER

DIM data : INTEGER

.

.

.

rem * CC_DISPLAY_DEC - Display data to the expander as 4

rem * decimal characters

RUN AB_BAS (106,status,data)

.

.

.

References

CC_ERROR(); CC_ERRSTR();

Advertising