News
VIVIWARE Cell ver. 12 リリースノート VIVIWARE Cell ver. 12 Release Note
2022.11.22 November 22nd, 2022
2022年11月22日夜に、VIVIWARE Cell ver. 12.0へのバージョンアップ配信を行います。
今回のアップデートは大きな変更を伴いますので、必ずアップデートをおこなってください。
また、アップデート前後でプログラムに変更が必要な場合があります。
配信日の11月22日前後にイベントなどを計画されている場合はご注意ください。
ハードウェアモジュールの仕様変更
Motor DriverモジュールにOn/Off・Reverse端子追加
On/Off端子がtrueのときのみ、モーターが回転します。
また、Reserve端子をtrueにするとモーターが逆回転します。
ver. 11以前に保存したプロジェクト内のMotor1・Motor2モジュールは使えなくなります。
お手数ですが、新規モジュールで差し替えをお願いします。
Servo DriverモジュールにOn/Off端子追加
On/Off端子がtrueのときのみ、サーボが駆動します。
On/Off端子がfalseの場合、サーボは給電がなくなり、脱力します。
ver. 11以前に保存したプロジェクト内のServo1・Servo2モジュールは使えなくなります。
お手数ですが、新規モジュールで差し替えをお願いします。
Message BoardモジュールにOn/Off端子追加
On/Off端子がtrueのときのみ、文字列が表示されます。
ver. 11以前に保存したプロジェクト内のMessage Boardモジュールは使えなくなります。
お手数ですが、新規モジュールで差し替えをお願いします。
LEDモジュールにOn/Off端子追加
On/Off端子がtrueのときのみ、LEDが点灯します。
ver. 11以前に保存したプロジェクト内のLEDモジュールは使えなくなります。
お手数ですが、新規モジュールで差し替えをお願いします。
Color Pickerの出力仕様をHSVからRGBに変更
これに伴い、付帯するColor Detector モジュールもインプット端子がRGBになります。
ver. 11以前に保存したプロジェクト内のColor Pickerモジュールは使えなくなります。
お手数ですが、新規モジュールで差し替えをお願いします。
ソフトウェアモジュールの仕様変更
Text系モジュールの仕様変更
Text Output モジュールのInコネクターを廃止します。
代わりとして、Toggle Text モジュールを新規に追加します。
Toggle Text モジュールは、2つのText入力を切り替えることができます。
3つのモジュールの名称変更
下記のように変更します。
変更前 | 変更後 |
| → Switch |
| → Toggle |
| → Toggle Analog |
An upgrade distribution to VIVIWARE Cell ver. 12.0 will be made on the evening of November 22, 2022 (JST).
This update involves major changes, please be sure to apply the update.
Also, changes may need to be made to the program before and after the update.
Please be careful if you are planning any events around November 7, the date of delivery.
Specification changes of hardware modules
Added On/Off and Reverse connector to Motor Driver module
The motor rotates only when the On/Off connector is set to true.
When the Reserve connector is set to true, the motor will rotate in reverse.
Motor 1 and Motor 2 modules in projects saved before ver. 11 will no longer be available.
Please replace with the new module.
Added On/Off connector to Servo Driver module
The servo moves only when the On/Off connector is set to true.
When the On/Off connector is false, the servo loses power and stops moving.
Servo 1 and Servo 2 modules in projects saved before ver. 11 will no longer be available.
Please replace with the new module.
Added On/Off connector to Message Board module
The texts are displayed only when the On/Off connector is set to true.
Message Board modules in projects saved before ver. 11 will no longer be available.
Please replace with the new module.
Add On/Off connector to LED module
The LED is lit only when the On/Off connector is true.
LED modules in projects saved before ver. 11 will no longer be available.
Please replace with the new module.
Color Picker output specification changed from HSV to RGB
The Color Detector module will also have RGB input connectors.
Color Picker modules in projects saved before ver. 11 will no longer be available.
Please replace with the new module.
Specification changes of software modules
Text type modules
Eliminated the In connector of the Text Output module.
Adding Toggle Text module instead.
The Toggle Text module allows switching between two Text inputs.
3 modules renamed
Changes are made as follows:
Before change | After change |
| → Switch |
| → Toggle |
| → Toggle Analog |