As you might already know from our previous conversations, Shamir is using in some cases more than one base per Rx range, where one considered to be the primary and the rest are secondary option.
Can we use the Min/Max values in the JSON format to describe the span of bases can be used for the specific Rx range, where the first column is the primary, the Min is the minimum secondary base and the Max is the maximum secondary base?
Question
Haim Shlomo [Shamir]
Dear Colleagues,
As you might already know from our previous conversations, Shamir is using in some cases more than one base per Rx range, where one considered to be the primary and the rest are secondary option.
Can we use the Min/Max values in the JSON format to describe the span of bases can be used for the specific Rx range, where the first column is the primary, the Min is the minimum secondary base and the Max is the maximum secondary base?
"AddMin": 0.75,
"AddMax": 4.00,
"Lines": [
"-1200, 0, null",
"-900, 0, 150, 50, 150",
"-500, 0, 300, 150, 450",
"-100, 0, 500, 300, 650",
......
]
Thanks for your reply.
Haim S.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.