1. How do i define what monitor/display to use for CNC12 + VCP?
I have 2 monitors connected to my CNC PC, and i previously had it working so CNC12+VCP always opened on my 2nd display.
I then changed display (to one that uses the correct resolution) and now, no matter what i do, CNC12+VCP opens on my primary display.
I've tried changing "main display" in windows, but that does nothing as far as i can figure out... Is there a solution for this?
2. In my VCP, i wanted to implement a "secondary" DRO for WCS.
I got this working with Machine coordinates using the system variable SV_MPU_ABS_POS_x, loading the value into a FW in the PLC program, and displaying the float-word in the VCP.
I've tried using SV_?_AXIS_METER, and SV_METER_x but without any luck.
Is there a way to store the "current position" (in WSC) to a FW variable in the PLC program?
3. My final question is a bit less specific, and i guess more of a feature request-ish.
Is it possible or is there any plans to implement a way to define the grid size for the VCP (ie. adding more columns) ?
Ideally i wopuld have the VCP on a separate display than CNC12, and would like to implement more ease-of-use functionalities, like multiple indicator lights, buttons, DRO(s) for axes and spindle speed, more graphics and so on...
for question 3, i realize that creating an external app using the API is possible, but would prefer to "just" modify the VCP
Thanks in advance
