To get cursor positions, typically you'll first use the property node Active Cursor. Write zero to this for cursor 0, 1 for cursor 1, etc. Then read the Get Cursor position property node. So to get 2 cursors, the sequence is:
1. 0->Active C
2. Get Cursor Info->Info for first cursor
3. 1->Actice C
4. Get Cursor Info->Info for second cursor
2006 Ultimate LabVIEW G-eek.