In your JSON Datalinq source, if you switch from "Wait for file change events" to "poll every 1 second".
This is probably too slow for you, but I am curious if it updates on air if you switch to polling.
Original Message:
Sent: 12-01-2024 06:11
From: Bam Bahadur Thapa
Subject: Datalinq keys with datalinq
yes , live update and requery is both checked.
------------------------------
Bam Bahadur Thapa
Freelancer Graphics Designer
Freelancer
Kathmandu Nepal
Original Message:
Sent: 11-29-2024 06:34
From: Simon Redmile
Subject: Datalinq keys with datalinq
Do you have live update and requery checked?
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 11-28-2024 09:41
From: Bam Bahadur Thapa
Subject: Datalinq keys with datalinq
if you check that youtuhbe video , may be it will more clear, the image is just for countdown for text for (like as your said earlier about widget, i took it from sequencer position) and it working perfectly ,
but the macros in datalinq it not working as like in video , it is updating only once rather then per frame .
------------------------------
Bam Bahadur Thapa
Freelancer Graphics Designer
Freelancer
Kathmandu Nepal
Original Message:
Sent: 11-28-2024 06:53
From: Simon Redmile
Subject: Datalinq keys with datalinq
You maybe running into a order of operation issue, visual logic runs after onOnline.
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 11-28-2024 02:04
From: Bam Bahadur Thapa
Subject: Datalinq keys with datalinq
https://drive.google.com/file/d/1pZKdU41EFxEjkG2TESke2V0VQkAPAi2V/view?usp=drive_link
json file
Hi simon
i check that post but what iam doing is i had a json file which content multiple parameter in it. i had a text object which number change according to framenumber of sequencer from 0-472 (text object name fnum), i have the same 0-472 total parameter in json file
i have another text object which is directly datalinq to json file
i change the macros in datalinq column section,
as per my knowledge now that datalinq column data need to change while play the sequencer and it need to show the json data parameter according to tha fnum value.
but the problem is it is not doing so .
but if i click the set button in datalinq and click ok (without linking or doing anything else) the data is updating according to fnum value
Please find the image below
Video hlink
https://www.youtube.com/watch?v=9tHNSSZywxo
------------------------------
Bam Bahadur Thapa
Freelancer Graphics Designer
Freelancer
Kathmandu Nepal
Original Message:
Sent: 11-26-2024 09:30
From: Simon Redmile
Subject: Datalinq keys with datalinq
I discuss something very similar here but using a widget which are global.
You would then link the text object to the widget but you should it will update in real time.
https://rossvideo.community/discussion/remote-sequencer-with-counter-widget
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 11-26-2024 07:42
From: Bam Bahadur Thapa
Subject: Datalinq keys with datalinq
https://drive.google.com/file/d/1pZKdU41EFxEjkG2TESke2V0VQkAPAi2V/view?usp=drive_link
here is the json file link
i give my try with this idea,
- create a text object that is drive by sequencer position . (basically frame number of sequencer)
- i use that text object as macros in datalinq column.
- it work but not in real time.
as i play sequencer datalinq data update only once. but as i open datalinq and just press ok it update that time.
------------------------------
Bam Bahadur Thapa
Freelancer Graphics Designer
Freelancer
Kathmandu Nepal
Original Message:
Sent: 11-25-2024 10:23
From: Flint Gleeson
Subject: Datalinq keys with datalinq
Hi!
Do you have the json file (or an offline copy) available? We can try it locally to see if it's just a Datalinq Key format issue.
------------------------------
Flint Gleeson
Technical Support Product Prime - Xpression
Ross Video
Original Message:
Sent: 11-23-2024 01:32
From: Bam Bahadur Thapa
Subject: Datalinq keys with datalinq
Hello Expert ,
just a simple question , i have a json file and formatted like in provided image , iam trying to get that json data numeric data in ross xpression , where datalinq can link automatically to next parameter as i go on air. in other word "Baltej Singh\player_path<2>\array" this is 2nd parameter link , as i go on air , i want to read data from 3rd , 4th , 5th parameter.
For Example
Baltej Singh\player_path<2>\array for 2nd frame
Baltej Singh\player_path<3>\array for 3rd frame
Baltej Singh\player_path<4>\array for 4th frame
Baltej Singh\player_path<5>\array for 5th frame
Baltej Singh\player_path<6>\array for 6th frame
and so on
i tried to macros function
Baltej Singh\player_path<@F ID@>\array
Where F ID is a text object which value change according to frame 1,2,3,4,5 and so on
it work until i refresh datalinq everytime , and it is not changing automatically Which goes ON AIR
Please Show the way .
------------------------------
Bam Bahadur Thapa
Freelancer Graphics Designer
Freelancer
Kathmandu Nepal
------------------------------