ACR Electronics FPR-10 PROGRAMMER Manuale Pagina 57

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 56
Parker Hannifin
Programming Basics 57
Following is a list of the most commonly used parameter and bit
tables:
Master Parameters
Master Flags
Axis Parameters
Axis Flags
Object Parameters
Program Parameters
Program Flags
Using Parameters and Bits
You can specify parameters and bits in your programs or at a
terminal emulator. Use the following format:
Px or BITx, where x represents the parameter or bit number.
Example
The following demonstrates how to format parameters and bits.
Suppose your program refers to the current position for axis 0 (see
table P12288-P14199 Axis Parameters), and input 24 (see table Bit0-
Bit31 Opto-Isolated Inputs).
P12288
Bit24
Setting Binary Bits
You can use the SET command, or fix the bit value equal to 1.
Example
The following demonstrates how to set at bit. All methods are valid.
SET 32
Bit32=1
SET Bit32
Clearing Binary Bits
You can use the CLR command, or fix the bit value equal to 0.
Example
The following demonstrates how to set at bit. All methods are valid.
CLR 32
Bit32=0
CLR Bit32
Vedere la pagina 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 198 199

Commenti su questo manuale

Nessun commento