Network 2: Programmable Output Bits (Parameter Id 9503-9564) - Siemens SINAMICS PERFECT HARMONY GH180 Function Manual

Medium-voltage drive
Hide thumbs Also See for SINAMICS PERFECT HARMONY GH180:
Table of Contents

Advertisement

DeviceNet Communication
8.3 Software Programming
Pick list variable in 'Data from Drive Reg nn' me‐
nus
Net1 Out Reg 3
Net1 Out Reg 4
Table 8-6
Pick list variable in 'Data from Drive Reg nn' me‐
nus
Net2 Out Reg 1
Net2 Out Reg 2
Net2 Out Reg 3
Net2 Out Reg 4
Example
The following example shows how the network can be programmed to detect a trip on the input
medium voltage:
• The PLC reads register 'Data from Drive 03' which is programmed to 'Net1 Out Reg 1' using the
procedure above.
• The SOP sets a flag bit that corresponds to a medium voltage low fault, using the following
SOP source code:
; Monitor medium voltage fault on the Modbus network
Network1Flag9_O = MediumVoltageLowFault_I;
• This example show usage of bit 9 of 'Net1 Out Reg 1' which is Network1Flag9_O, to set the
network flag true if the medium voltage low fault is active.
• The PLC reads the contents of 'Net1 Out Reg 1', bit 9 (Network1Flag9_O) to determine if a
medium voltage fault occurred.
142

Network 2: Programmable output bits (parameter ID 9503-9564)

Related Drctry.plus bits
Network1Flag32_O ~ Network1Flag47_O
Network1Flag48_O ~ Network1Flag63_O
Related Drctry.plus bits
Network2Flag0_O ~ Network2Flag15_O
Network2Flag16_O ~ Network2Flag31_O
Network2Flag32_O ~ Network2Flag47_O
Network2Flag48_O ~ Network2Flag63_O
NXGPro+ Communication Manual
Function Manual, AA, A5E50226719

Advertisement

Table of Contents
loading

Table of Contents