Page 1 of 1

Node Panasonic camera control (Solved)

PostPosted: Mon Oct 05, 2015 6:24 pm
by gestin
Hello,

I use the Panasonic camera control node and this works very well with my camera Panasonic AW-HE40.
But for now I can not seem to control my camera by opening the node properties.
Personally I wish I could create a button to request the camera to record the position or reposition themselves on a memory ... but I or not.

Can we do it and if so can someone explain to me commant do.

Best regard

Francois Gestin

Re: Node Panasonic camera control

PostPosted: Wed Oct 07, 2015 12:54 pm
by Dennis Kuypers
Hi,

as far as I know the node has some commands. Create a new button and in the script editor window type
Code: Select all
Node34.
Assuming that your Camera control node is ID 34...after you type the dot there should be suggestions for possible commands. If nothing pops up, delete the dot and type it once again.

Regards
Dennis