Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual

Page 147

Advertising
background image

API Library of Routines

Appendix B

CC_DISPLAY_HEX

B-16

BASIC Example

The BASIC function code is 104.

DIM status : INTEGER

.

.

.

rem * CC_DISPLAY_HEX - Display data to the expander as 3

rem * hexadecimal characters followed by H

RUN AB_BAS (104,status,$345)

.

.

.

References

CC_ERROR(); CC_ERRSTR();

Advertising