Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Instrukcja Użytkownika Strona 156

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 312
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 311 312

Komentarze do niniejszej Instrukcji

Brak uwag