I really needed this primitive to outpu date/time. Any work around anyone can offer?
Thanks,
I really needed this primitive to outpu date/time. Any work around anyone can offer?
Thanks,
Hi,
We assume you are talking about the Phidget GPS found in the FlowBotics Studio component reference, pages 324-325?
If so, then yes, it does seem like it does not output the date/time from the GPS module.
Aside from an improved primitive, the alternative/work around most likely to work would be to access the Phidgets API DLL for the Phidget GPS directly through FlowBotics Studio. You can read more about using DLL here.
Using direct calls to their API, you should be able to connect to the device and request any information it offers, including date/time.
Sincerely,