View Single Post
  #1  
Old 04-11-2014, 08:35 AM
performlabrit performlabrit is offline
Member
 
Join Date: Oct 2013
Posts: 77
Timestamps on Arrington data? VPX.dll?

I'm attempting to use the Arrington interface, but want accurate timing data.

Although the Vizard plugin does not provide a function to get accurate timing information, the Arrington SDK does, with its function:

VPX_GetDataTime2(0,pointerToACTypeDouble);

I was hoping to use the arrington.sendCommand() function, but seems to only be able to send command line interface functions.

I've seen mention of Vizards vpx.pyd module, but see no documentation.

Any advice?
Reply With Quote