Skip to main content

DeviceReadTimeSeries

DeviceReadTimeSeries[device,{t,dt}] repeatedly reads default items from the specified device at interval dt for a total time t, returning a time series of the resulting values.

DeviceReadTimeSeries[device,{t,dt},param] repeatedly reads the parameter param and returns a time series of its values.

DeviceReadTimeSeries[device,{t,dt},{param1,param2,…}] repeatedly reads the parami and returns a time series of their values.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.