Detailed Description
2.12 Block descriptions
PLC Basic Program Solution Line (P3 sl)
2-90 Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
Signal Type Type Value range Remarks
MMCToIF I Bool Transmission of HMI signals to
interface (modes, program control
etc.)
true: active
HWheelMMC I Bool True: Handwheel selection via HMI
False: Handwheel selection via
user program
MsgUser I Int 0...25 Number of user areas for messages
(DB 2)
UserIR I Bool Local data expansion OB40
required for processing of signals
from user
IRAuxfuT I Bool Default, false Evaluate T function in OB40
IRAuxfuH I Bool Default, false Evaluate H function in OB40
IRAuxfuE I Bool Default, false Evaluate DL function in OB40
UserVersion I Pointer DBxx Pointer to string variable.
The associated string variable is
indicated in the version display
(max. 41 characters).
MaxBAG Q INT 1..10 Number of mode groups
MaxChan Q INT 1..10 Number of channels
MaxAxis Q INT 1..31 Number of axes
ActivChan Q ARRAY[1..
10] OF
BOOL
Bit string for active channels
ActivAxis Q ARRAY[1..
31] OF
BOOL
Bit string for active axes
UDInt Q Int Quantity of integer machine data
in DB 20
UDHex Q Int Quantity of hexadecimal machine
data in DB20
UDReal Q Int Quantity of real machine data
in DB 20