ChannelPersistence API?

Comments & issues
Supporting Windows 8 or newer
nm17
Phidgeteer!
Posts: 57
Joined: Mon Nov 27, 2017 3:29 am

ChannelPersistence API?

Post by nm17 »

Hi

I see in changelog "New ChannelPersistence API - Maintains output state when a channel is closed" - is there any documentation on this?

I tried looking it up on the API docs and searching the website but nothing comes up (yet!)

THank you
jdecoux
Engineering
Posts: 185
Joined: Mon Nov 13, 2017 10:20 am

Re: ChannelPersistence API?

Post by jdecoux »

The ChannelPersistence property can be found in the "Phidgets API" tab, selectable on the right-most box at the top of the API page.

To enable channel persistence, set this to TRUE before the channel is opened to prevent setting defaults when opening or closing the channel.

We are working on more comprehensive documentation which should be available shortly.