anon1941 Posted September 27, 2024 Posted September 27, 2024 It took 7 seconds to invoke gg.setValues() 90 times on one of my device (each invocation use single address; target address is in regular RW pages). Is it common or specific issue on my device?
CmP Posted September 27, 2024 Posted September 27, 2024 Try hiding GG interface (gg.setVisible(false)) before setting values.
APEXggV2 Posted September 27, 2024 Posted September 27, 2024 1 hour ago, anon1941 said: It took 7 seconds to invoke gg.setValues() 90 times on one of my device (each invocation use single address; target address is in regular RW pages). Is it common or specific issue on my device? def a problem with your device.. for me, this would take a fraction of a second..
anon1941 Posted September 28, 2024 Author Posted September 28, 2024 14 hours ago, CmP said: Try hiding GG interface (gg.setVisible(false)) before setting values. Thanks, hiding GG UI make gg.setValues one magnitude faster.
MarioRossi93i Posted October 2, 2024 Posted October 2, 2024 try to store values in a table then call the function only once
Question
anon1941
It took 7 seconds to invoke gg.setValues() 90 times on one of my device (each invocation use single address; target address is in regular RW pages).
Is it common or specific issue on my device?
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.