Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Uživatelský manuál Strana 156

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 312
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 155
""'  %$#
Appendix B

B-25
Copies the characters of the current ASCII display to the users buffer.
C Syntax
#include <copro.h>
unsigned CC_GET_DISPLAY_STR (str_ptr)
char *str_ptr;
Parameters
str_ptr
Specifies a pointer to users buffer to receive the display characters.
This function always copies four characters. No null is appended.
Returns
Status Symbolic Name Meaning
 !"$  #%##%
  &!"  $ !"#$
Description
Use the CC_GET_DISPLAY_STR function to get the current
display values.
C Example
unsigned status;
char buff [4];
.
.
.
status = CC_GET_DISPLAY_STR (buff);
.
.
.
CC_GET_DISPLAY_STR
Zobrazit stránku 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 311 312

Komentáře k této Příručce

Žádné komentáře