Type Alias Block_Comparator
Block_Comparator: {
type: "compound";
value: { OutputSignal: { type: "int"; value: number } };
}
Type declaration
type: "compound"
value: { OutputSignal: { type: "int"; value: number } }
OutputSignal: { type: "int"; value: number }
Additional fields for comparator.