logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
antoniocc1  
#1 Posted : Tuesday, December 12, 2023 5:36:21 AM(UTC)
antoniocc1

Rank: Newbie

Groups: Registered
Joined: 12/12/2023(UTC)
Posts: 1
Italy
Location: roma

HI. I would like to control a ledwall processor using vmix scripting. How can I do? Can anyone help me write the script?
I attach manual with API codes.

3.1 Network Port and Communication Format
3.1.1 UDP Searching
(1) UDP port: 3800
(2) UDP searching
The software sends the "rqProMI:" data in UDP message format for searching. When the data
saved in the device is the same as the data sent by the software, the device will reply with the
following data format, indicating that the UDP has identified the NovaStar device.
{0X72, 0x70, 0x50, 0x72, 0x6F, 0x4D, 0x49, 0x3A, 0x41, 0x70, 0x70, 0x2C, 0x30, 0x31, 0x36,
0x31}
3.1.2 TCP Communication
The communication between the software and the device uses the standard TCP protocol.
XI'AN NOVASTAR TECH CO., LTD.
Xi’an NovaStar Tech Co., Ltd.
www.novastar.tech -2-
(1) TCP port: 5200
(2) Reconnecting device and reading the device ID
Command to read ModeID of the VX1000:
55 aa 00 00 fe 00 00 00 00 00 00 00 02 00 00 00 02 00 57 56
If the response packet is in the following format, the device is successfully connected.
aa 55 00 00 00 fe 00 00 00 00 00 00 02 00 00 00 02 00 0C 62 c5 56


I can send this code:

The following table lists the command data for loading the presets.
Preset Number Command Data
1) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 00 ba 56
2) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 01 bb 56
3) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 02 bc 56
4) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 03 bd 56
5) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 04 be 56
6) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 05 bf 56
7) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 06 c0 56
8) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 07 c1 56
9) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 08 c2 56
10) 55 aa 00 00 fe 00 00 00 00 00 01 00 00 01 51 13 01 00 09 c3 56

Henny  
#2 Posted : Thursday, December 14, 2023 11:40:45 PM(UTC)
Henny

Rank: Advanced Member

Groups: Registered
Joined: 5/14/2013(UTC)
Posts: 136
Man
Location: uk

Thanks: 2 times
Was thanked: 23 time(s) in 20 post(s)
It might be quicker to have companion control the nova an just trigger companion over HTTP
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.