Особенности симуляции CPU 317-T

Top  Previous  Next

S7-PLCSIM can simulate control programs developed for a CPU 317-T with limitations.

The simulation does not access any motion control devices. Calls to motion control function blocks simply return to the calling block with some limited error checking. Error checking includes:

· Existence of instance DB
· Existence of technology DB
· Range checking of parameters with defined ranges

S7-PLCSIM does set output parameters for a few of the MC commands for the CPU 317-T as defined below, providing the input parameters are valid:

MC Command

Parameter

Value(s) set

MC_Power

Statusword.DriveEnabled

Statusword.Standstill

True for enabled, false for disabled

True

MC_Stop

Statusword.Stopping

Statusword.Standstill

True

True

MC_MoveAbsolute

(MC_MvAbs)

Position

Input parameter position

MC_ExternalEncoder

(MC_ExEnc)

Position

Input parameter position

 

How do you use S7-PLCSIM for a CPU 317T-2DP (with MPI/DP interface) when the module is parameterized as a DP interface?

Answer T2
How do you use S7-PLCSIM for a CPU 317T-2DP (with MPI/DP interface) when the module is parameterized as a DP interface?

Here the simulation program S7-PLCSIM can only be used for the MPI interface. More information on this topic is also available in the Online Help for S7-PLCSIM under:

· "Modifying Your Hardware Configuration".