SHT21 macro error
-
- Posts: 105
- http://meble-kuchenne.info.pl
- Joined: Thu Jan 07, 2021 11:28 am
- Has thanked: 3 times
- Been thanked: 4 times
SHT21 macro error
SHT21 macro error. During the simulation process, the obtained data is basically unchanged. Always show a fixed value.
-
- Matrix Staff
- Posts: 1465
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 347 times
Re: SHT21 macro error
I'm not familiar with that component, but when I run a simulation the values displayed on the LCD are not fixed and do change. However, the values are not the same as those on the SHT21 component. The Humidity changes between -6.00 and -5.88, and the Temperature changes between -46.8 and -46.5.
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: SHT21 macro error
Hello.
Thank you for the spot.
It is a bug and I have now fixed it, so you will get the full range that the component shows.
The fixed component will be pushed onto the update system as soon as possible.
If you would like to try the component before the updates are pushed.
Browse to this location using file explorer, it's hidden by default so just paste the link into your address bar.
Replace the existing files with the attached files.
If Flowcode is already open, then you will need to reload your project for the new components to work
If you run any component updates, then the components you added will be overwritten.
Thank you for the spot.
It is a bug and I have now fixed it, so you will get the full range that the component shows.
The fixed component will be pushed onto the update system as soon as possible.
If you would like to try the component before the updates are pushed.
Browse to this location using file explorer, it's hidden by default so just paste the link into your address bar.
Code: Select all
C:\ProgramData\MatrixTSL\FlowcodeV10\Components
If Flowcode is already open, then you will need to reload your project for the new components to work
If you run any component updates, then the components you added will be overwritten.
- Attachments
-
- EBM016_Humidity.fcpx
- (4.9 KiB) Downloaded 261 times
-
- Humidity_SHT21.fcpx
- (4.89 KiB) Downloaded 372 times
Martin
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: SHT21 macro error
Hello.
I can confirm the updated component has been pushed onto the update system.
If you run a component update The component I posted will be replaced with the latest version.
I can confirm the updated component has been pushed onto the update system.
If you run a component update The component I posted will be replaced with the latest version.
Martin
-
- Posts: 774
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 669 times
- Been thanked: 173 times
Re: SHT21 macro error
Hi Martin!
Sorry for brake in
The value change now in simulation after update, but if I try to move the component in the 2D panel, it is not possible and if I try to increase them it not possible or make a strange size?
Jorgen
Sorry for brake in

Jorgen
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: SHT21 macro error
hello Jorgen.
I just added a new 2D panel and it moved OK.
It just ended up in the top left corner. After dragging and resizing all was good.
Try this.
Drag the component you wish to move to the bottom right of the center cross of the legacy panel and then use the move command.
If the component does move out of view just set Y and X locations to 0, 0 from the properties.
I just added a new 2D panel and it moved OK.
It just ended up in the top left corner. After dragging and resizing all was good.
Try this.
Drag the component you wish to move to the bottom right of the center cross of the legacy panel and then use the move command.
If the component does move out of view just set Y and X locations to 0, 0 from the properties.
Martin