Skip to main content

Setting ALT as Output via SLIM

Posted in

Hi All,
I have just completed installing all of the software (SLIM 0.12 / Engine 0.82), but can't find a list of commands SLIM can use. In particular I am looking for how to set the ALT pin as an output and its data values.
Thanks in advance
Jason

Jason, actually - Slim

Jason, actually - Slim doesn't support the alt modes - it's the only thing not implemented in Slim =( You'd have to add it to the TimeLapse.pm library, and then add a function to slim to caall the right method.

FWIW, to get a list of commands in slim, type 'help', and then you can type 'help ' to get detailed information on the given command.

!c

Thanks for the quick reply,

Thanks for the quick reply, that will be why I can't find it then :-)
Jason