Load

This method enables the encoding of a QRC frame that is used for triggering a snapshot.

Syntax

METHOD Load : I_Connect
VAR_INPUT
    sBankName       : STRING;
    nSnapshotNr     : USINT;
    fRamp           : REAL := 0; (*Optional*)
END_VAR

sBankName: Name of the Snapshot Bank.

nSnapshotNr: Sequence number of the target snapshot.

fRamp: Optional ramp time.

Load 1:

The Name of a Snapshot Bank is totally different to the name of the snapshot component. How to find the name of a Snapshot Bank is described in the section Easy way to find control name, component name and snapshot bank name.