Sets the asynchronous data record to a user-specified period via DR.
Takes TM and product type into account and sets the DR period to the period requested by the user, if possible.
| g | Connection's handle. |
| period_ms | Period, in milliseconds, to set up for the asynchronous data record. |
See x_grecord.cpp for an example.
Definition at line 342 of file gclibo.c.
References G_NO_ERROR, G_SMALL_BUFFER, GCmd(), GCmdD(), GCmdT(), and vector().
Referenced by x_dr_motioncomplete(), x_grecord(), and x_nonblocking().