Replaced Count-Node by RTL-Function
This commit is contained in:
@@ -56,7 +56,6 @@ type
|
||||
function GetCycleID: Int64;
|
||||
{$endregion}
|
||||
|
||||
// Now requires a Definition when creating a channel
|
||||
function GetInputChannel(const Name: string; const Def: IScalarRecordDefinition): IInputChannel;
|
||||
procedure Step;
|
||||
property CycleID: Int64 read GetCycleID;
|
||||
|
||||
Reference in New Issue
Block a user