<< ld_PF_Parameter udp_communication ld_PF_ParameterInclControl >>

ORTD Scilab Interface Toolbox >> udp_communication > ld_PF_ParameterForPlugin

ld_PF_ParameterForPlugin

Calling Sequence

[sim, PacketFramework, ParameterID, Parameter] = ld_PF_ParameterForPlugin(sim, PacketFramework, NValues, datatype, ParameterName, optionalInitValue)

Description

Define a parameter and get the ParameterID to control it by a plugin

NValues - amount of data sets

datatype - only ORTD.DATATYPE_FLOAT for now

ParameterName - a unique string decribing the parameter


Report an issue
<< ld_PF_Parameter udp_communication ld_PF_ParameterInclControl >>