Simulation Aids Module Public Beta

I’ve created a sample project that interactively exercises the major features of this module. Includes various dataset filtering and ordering operations with the view() function, a “drum sequencer” style setpoint generator using objectScript(), the ramp() and recorder() functions in client tags, and user-editable pseudo-SQL from a text edit field.
The setpoint generator shows how to use the binding with objectScript() to efficiently poll only as often as necessary: at varying intervals from a constant configuration.
Created with v7.7.0.
SimAidsDemo2015-09-01a.proj (52.8 KB)