Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Manuel d'utilisateur Page 156

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 312
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 311 312

Commentaires sur ces manuels

Pas de commentaire