It would be very helpful to get documentation if still available. From the screenshots of the discontinued webpage...
Even more sophisticated operation can be realized by sequencers capable of taking advantage of our expanded control functions. The expanded function set adds status polling of valve and error states.
From other statements it's apparent that
sequencer refers to X-10 controllers so it would be nice to know which
sequencers are
capable of taking advantage of our expanded control functions.
Obviously, the Calnoria units are capable of sending as well as receiving X10 PLC (PowerLine Control) so it would simplify things if we could get a list of the
expanded control functions rather than have to discover them via trial and error. Since it uses a PSC05, the codes must be ones the PSC05 will report so they have to be valid X-10 codes. While you can send arbitrary codes, the PSC05 will only receive/report valid X-10. Perhaps,
expanded function set is nothing more exotic than Status Request, Status On, Status Off.
The first step is to see if it still functions under X10 control and discover which HouseCode (A-P) it uses. (It then uses all 16 Unit Codes of that HC.) We need to get started ASAP. I need to get the HC50RX packaged/addressed and arrange a Priority Mail pickup before Wednesday when I'll be gone all day undergoing some medical tests prior to surgery scheduled for the following week.
A few years back I worked with ZBasic to incorporate low-level X-10 PLC send/receive in their command set. They operate in the background keyed to ZC with the user only needing to define input/output bit arrays and then populate or process the appropriate array. Their $10 ZX-328n can do this and the software to automate control of the Calnoria units will be quite simple. I can adapt existing code for the firmware as well as Windows, Linux or OSX software to interface with it.