beautypg.com

ProSoft Technology MVI56E-61850S User Manual

Page 51

background image

MVI56E-61850S ♦ ControlLogix Platform

Contents

IEC 61850 Server Communication Module

User Manual

ProSoft Technology, Inc.

Page 51 of 81

September 4, 2014

4.2.3 MVI56E61850S.COMMAND

This array includes the control of module time, control block acknowledgement, and reboot
commands.

Time operations for reading/writing time values between the processor and the module:

MVI56E61850S.COMMAND.TIME.

Description

GetProcessorTime

Reads date/time from processor to TIME tag

GetModuleTime

Reads date/time from module to TIME tag

SetModuleTime

Writes date/time from TIME tag to the module

DisableFirstScanGetProcessorTime

0 = Prevents the logic to update TIME from processor time during first
scan

TIME

Date/time to be read/written between the processor and module

Control acknowledgement and its status:

MVI56E61850S.COMMAND.CONTROL. Description

Auto_Ack

ON = Automatically ack every control block.
OFF = User must ack every control block using own logic

User_Ack

When Auto_ACK = OFF, this bit can be used to ack the last control. The
logic will ack with UTIL.ControlAck structure.

Reset_Pending

Resets pending bit without sending ack back to module. This can be used
so the logic can spend multiple scans preparing the ack

Pending

Automatically set to ON once new control block is received. Automatically
reset to OFF once control is acknowledged.

Module reboot commands:

MVI56E61850S.COMMAND.BOOT.

Description

Warmboot

Warmboots the module

Coldboot

Coldboots the module

Coldboot_Reset_SOE_Data

Coldboots the module and resets SoE data stored in the processor

Coldboot_Reset_Control_Data

Coldboots the module and resets Control data stored in processor