Array of function block watch online

play_arrow
0
0

13:13

Arrays, Structures and User Defined Types! How and Why?

Arrays, Structures and User Defined Types! How and Why?

Hegamurl

Want to keep learning, improving and support me? Check out my official Udemy course here: ...

play_arrow
0
0

18:57

TIA Portal: Function Block Instances (Single, Multi and Parameter)

TIA Portal: Function Block Instances (Single, Multi and Parameter)

Hegamurl

Want to keep learning, improving and support me? Check out my official Udemy course here: ...

play_arrow
0
0

8:04

How to make array in Datablock ? Simatic Manager Step by Step Training

How to make array in Datablock ? Simatic Manager Step by Step Training

PLC Programming Tutorials Tips and Tricks

Simatic Manager Complete training Series https://www.youtube.com/playlist?list=PLkpA_8uYEhjAzHF749hCesYvgEAO1U0Py ...

play_arrow
0
0

7:59

Siemens TIA Portal PLC tutorial  -  Multi-instance

Siemens TIA Portal PLC tutorial - Multi-instance "datablock" (Multiple Instance)

JohnGvideo

Subscribe to this channel for more Videos and Tutorials See also : https://youtu.be/Mpwa4AVvxVo Video tutorial about , how to ...

play_arrow
0
0

46:51

PLC programming using TwinCAT 3 - Function blocks & interfaces (Part 6a/18)

PLC programming using TwinCAT 3 - Function blocks & interfaces (Part 6a/18)

Jakob Sagatowski

In this part we will start to look into the object oriented programming parts of structured text and IEC 61131-3 called function blocks ...

play_arrow
0
0

13:01

How To Return An Array From A Function | C Programming Tutorial

How To Return An Array From A Function | C Programming Tutorial

Portfolio Courses

How to return an array from a function in C. We technically cannot return an array from a function in C, but we can use pointers, ...

play_arrow
0
0

13:58

Array methods (filter, find, some, includes, etc) - Javascript Building Blocks 18

Array methods (filter, find, some, includes, etc) - Javascript Building Blocks 18

Shane Crouch - The Coding Zoo

javascript #programming #html #css #javascript #programming #html #css In this lesson we cover the following: 1. ARRAY ...

play_arrow
0
0

21:29

EVERY ICT PD Array Explained in 20 Minutes!

EVERY ICT PD Array Explained in 20 Minutes!

Mulham Trading

In this video, I will explain in detail Every ICT PD Array Explained in just 20 Minutes. This will be a full guide for both beginners ...

play_arrow
0
0

5:40

Codesys function block tutorial

Codesys function block tutorial

Technical Mindshare

Hello everyone. In this video we will go through how to create function blocks in codesys v3.5 -- Link to my channel ...

play_arrow
0
0

11:06

Arrays in C are easy! 🗃️

Arrays in C are easy! 🗃️

Bro Code

coding #programming #cprogramming // array = A fixed-size collection of elements of the same data type // (Similar to a variable, ...

play_arrow
0
0

4:43

AutoCAD Dynamic Blocks Tutorial: Array Action

AutoCAD Dynamic Blocks Tutorial: Array Action

Between CAD Classes: AutoCAD

If you are new to AutoCAD and are looking for a book to help expand your knowledge, please check out my book, A Practical ...

play_arrow
0
0

7:35

TIA Portal: Use of Array

TIA Portal: Use of Array

farid Automation

... know that array is a set of data with the same data type with parenteral variable name okay for that I will create a data block with ...

play_arrow
0
0

10:35

Block 4 OOP and Array of Objects

Block 4 OOP and Array of Objects

Raymond Chan

End with an array of objects there's also this idea of overloading the constructor if you want to have random information in here ...

play_arrow
0
0

15:25

Array Methods: Array Reduce and ReduceRight - Javascript Building Blocks 20

Array Methods: Array Reduce and ReduceRight - Javascript Building Blocks 20

Shane Crouch - The Coding Zoo

javascript #programming #html #css #javascript #programming #html #css Reduce details start at 6:01 In this Javascript lesson, ...

play_arrow
0
0

13:37

Array Basics | C Programming Tutorial

Array Basics | C Programming Tutorial

Portfolio Courses

An overview of the basics of using arrays in C. Source code: ...

play_arrow
0
0

54:07

Array Data Structure - Part1 | DSA Series by Shradha Khapra Ma'am | C++

Array Data Structure - Part1 | DSA Series by Shradha Khapra Ma'am | C++

Apna College

Share your progress on Twitter : https://x.com/ShradhaKhapra_ DSA Series full playlist : https://www.youtube.com/playlist?list ...

play_arrow
0
0

21:43

Programmable Array Logic (PAL) Explained | Digital Electronics

Programmable Array Logic (PAL) Explained | Digital Electronics

ALL ABOUT ELECTRONICS

In this video, the basic Architecture of Programmable Array Logic (PAL) has been covered. And through example, how to ...

play_arrow
0
0

7:50

Array Methods: Array Map and Array Join - Javascript Building Blocks 19

Array Methods: Array Map and Array Join - Javascript Building Blocks 19

Shane Crouch - The Coding Zoo

javascript #programming #html #css #javascript #programming #html #css In this lesson, we cover Array.map and Array.join.

play_arrow
0
0

4:33

C arrays 🗃️

C arrays 🗃️

Bro Code

C arrays tutorial example explained #C #arrays #tutorial int main() { // array = a data structure that can store many values of the ...

play_arrow
0
0

10:45

TIA Portal: Creating Data Block, Move Single Tag, Move Array of Tags

TIA Portal: Creating Data Block, Move Single Tag, Move Array of Tags

plcEngine

In this video creation of Data block has been shown. Data move operations also has been shown using MOVE and MOVE BLOCK ...

play_arrow
0
0

21:35

Learn C++ With Me #9 - Arrays

Learn C++ With Me #9 - Arrays

Tech With Tim

Welcome back to the C++ for beginners tutorial series! This video will cover arrays! An array is a way to store multiple elements in ...

play_arrow
0
0

15:52

Advanced Index (Reference) Function | Referencing Array blocks

Advanced Index (Reference) Function | Referencing Array blocks

Hands-On-Data

indexfunction #exceltutorial #lookup In this video, I explain how to use the index function, the reference alternative of the index ...

play_arrow
0
0

14:10

Python Functions - Visually Explained

Python Functions - Visually Explained

Visually Explained

Resources & Further Learning - Practice notebook → https://rebrand.ly/oe61ojp - Practice exercises solutions video ...

play_arrow
0
0

13:04

#19 C Arrays | [2025] C Programming For Beginners

#19 C Arrays | [2025] C Programming For Beginners

Programiz

19 C Arrays | C Programming For Beginners In this video, you will learn about array in C Programming. You will learn to declare, ...

play_arrow
0
0

3:40

How to make ready-to-use function blocks work with PC Worx Express

How to make ready-to-use function blocks work with PC Worx Express

Phoenix Contact Technical

How to make ready-to-use function blocks, downloaded from the Phoenix Contact Website, work with PC Worx Express.

play_arrow
0
0

8:59

Rotate Array - Leetcode 189 - Python

Rotate Array - Leetcode 189 - Python

NeetCode

https://neetcode.io/ - A better way to prepare for Coding Interviews Problem Link: https://neetcode.io/problems/rotate-array 0:00 ...

play_arrow
0
0

10:41

Programmable Logic Array (PLA) | Easy Explanation

Programmable Logic Array (PLA) | Easy Explanation

Neso Academy

Digital Electronics: Programmable Logic Array (PLA) Topics discussed: 1) Introduction to programmable logic array (PLA).

play_arrow
0
0

15:36

Function Basics | C Programming Tutorial

Function Basics | C Programming Tutorial

Portfolio Courses

An overview of the basics of using functions in C. Source code: ...

play_arrow
0
0

25:42

Ruby Blocks, Procs, and Lambdas 🦁🐅🐻

Ruby Blocks, Procs, and Lambdas 🦁🐅🐻

CJ Avilla (cjav_dev)

... in so a block is the that sort of bit of code that usually starts with a curly brace or starts with a do end if you've ever used an array ...

play_arrow
0
0

3:36

TIA PORTAL | Using array in Data blocks

TIA PORTAL | Using array in Data blocks

SWIK

In this video, we will learn:- 1- How to declare Array in data block 2- How to using data block arrays in ladder logic. Stay tuned for ...

play_arrow
0
0

12:13

Arrays in CODESYS | How to Declare, Initialize, and Use Them | Tutorial #17

Arrays in CODESYS | How to Declare, Initialize, and Use Them | Tutorial #17

Industrial Automation

Learn how to use arrays in CODESYS with Structured Text (ST) in this step-by-step tutorial. In this video, I explain how to declare ...

play_arrow
0
0

9:47

Transfer Function of a Closed Loop System

Transfer Function of a Closed Loop System

Neso Academy

Control Systems: Transfer Function of a Closed Loop and Open Loop Systems Topics discussed: 1. The transfer function of an ...

play_arrow
0
0

2:07

Creating Arrays with Unity Pro | Schneider Electric Support

Creating Arrays with Unity Pro | Schneider Electric Support

Schneider Electric

Tutorial for Creating Array Variables with Unity Pro To learn more, please visit the Schneider Electric FAQ: ...

play_arrow
0
0

10:38

Functions in Python are easy 📞

Functions in Python are easy 📞

Bro Code

python #tutorial #course 00:00:00 functions 00:01:49 arguments 00:04:28 exercise #1 00:06:12 return 00:08:27 exercise #2 ...

play_arrow
0
0

24:03

Programmable Logic Array (PLA) Explained | What is PLA | PROM vs PLA | Boolean Functions using PLA

Programmable Logic Array (PLA) Explained | What is PLA | PROM vs PLA | Boolean Functions using PLA

ALL ABOUT ELECTRONICS

This video explains the What is Programmable Logic Array (PLA), the basic architecture of PLA, and how to implement different ...

play_arrow
0
0

8:02

Learn JavaScript ARROW FUNCTIONS in 8 minutes! 🎯

Learn JavaScript ARROW FUNCTIONS in 8 minutes! 🎯

Bro Code

arrow functions = a concise way to write function expressions // good for simple functions that you use only once 00:00:00 ...

play_arrow
0
0

2:37

C functions 📞

C functions 📞

Bro Code

C functions tutorial example explained #C #functions #tutorial void birthday() { printf("\nHappy birthday to you!"); printf("\nHappy ...

play_arrow
0
0

5:06

C# multidimensional arrays ⬜

C# multidimensional arrays ⬜

Bro Code

C# multidimensional 2D arrays tutorial example explained #C# #multidimensional #arrays.

play_arrow
0
0

11:23

How to Pass an Array  to Function, Function Block or Method Without knowing its size in Tamil

How to Pass an Array to Function, Function Block or Method Without knowing its size in Tamil

Data Repository

In this Video we will learn about How to Pass an Array to F_, FB_ or M_ without knowing its size using two methods. one method is ...

play_arrow
0
0

17:04

Simatic Manager: Function Block Basic

Simatic Manager: Function Block Basic

farid Automation

Simatic Manager: Function Block Basic, Difference between Funtion block(FB) and Function(FC), How to programm it?

play_arrow
0
0

55:28

TiledArray: A scalable block-sparse, N-dimensional array library (Justus Calvin)

TiledArray: A scalable block-sparse, N-dimensional array library (Justus Calvin)

iopenshell

TiledArray: A scalable block-sparse, N-dimensional array library presented by Justus Calvin (Virginia Tech).

play_arrow
0
0

8:05

7  Array Dynamic in C | Allocating multiple blocks in C | Malloc with multiple blocks in C

7 Array Dynamic in C | Allocating multiple blocks in C | Malloc with multiple blocks in C

LetsCode

Before watching this video you should know the concepts of pointers and arrays in C programming language. If you are having ...

play_arrow
0
0

2:56

9-Sensor Array Block Video

9-Sensor Array Block Video

Cubit

This video goes over the functions of the 9-Sensor Array, and describes its options to clarify its uses. It discusses what can then be ...

play_arrow
0
0

12:41

Arrays of strings in C explained! 🧵

Arrays of strings in C explained! 🧵

Bro Code

coding #programming #cprogramming // array of strings = Typically a 2D character array, // where each row is a character // array ...

play_arrow
0
0

8:29

Dynamic Memory Allocation using malloc()

Dynamic Memory Allocation using malloc()

Neso Academy

Data Structures: Dynamic Memory Allocation using malloc() Topics discussed: 1) Dynamic memory allocation using malloc() ...

play_arrow
0
0

13:27

Mastering the Building Blocks of JavaScript | CODE Along Season 5, Episode 12

Mastering the Building Blocks of JavaScript | CODE Along Season 5, Episode 12

Black Girls Code

In this CODE Along module, the focus is on mastering the fundamental building blocks of programming. In episode 12 of CODE ...

play_arrow
0
0

5:04

What is RAID 0, 1, 5, & 10?

What is RAID 0, 1, 5, & 10?

PowerCert Animated Videos

Exclusive Deal. Get the VPN that I use (affiliate). https://nordvpn.com/powercert Save 59% on a 2-year plan + 4 months free RAID ...

play_arrow
0
0

3:53

How to : Create and using Function Block (FB) and Data Block (DB)

How to : Create and using Function Block (FB) and Data Block (DB)

MrAutomation247

How to ❓ Create and use of Function Block (FB) and Data Block (DB) Thanks to Mr.Wattanai.

play_arrow
0
0

20:06

PowerBasic Snippets - Tutorial on Link List Collections - part 3

PowerBasic Snippets - Tutorial on Link List Collections - part 3

PowerBasic for Beginners

In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the ...

play_arrow
0
0

30:30

Closures

Closures

Cingulate Academy

A closure in Swift is a self-contained block of code that can be passed around and used in our program. Closures are nameless ...

play_arrow
0
0

4:59

Display A List (Array) On The Screen - Block Code - Code.org (App Lab)

Display A List (Array) On The Screen - Block Code - Code.org (App Lab)

Bill Barnum

Learn to use Lists (Arrays) to filter or process data in App Lab (Code.org). AP Computer Science Principles APCSP Text Code ...

play_arrow
0
0

5:59

Learn RECURSION in 5 minutes! 😵

Learn RECURSION in 5 minutes! 😵

Bro Code

python #tutorial #course # recursion = a function that calls itself from within # helps to visualize a complex problem into basic steps ...

play_arrow
0
0

13:05

Learn C++ With Me #18 - Vectors

Learn C++ With Me #18 - Vectors

Tech With Tim

Welcome back to another C++ tutorial! In this video, we're going over vectors. Vectors are resizeable arrays that are able to ...

play_arrow
0
0

0:22

450 cells in one block of periodic obstacle array

450 cells in one block of periodic obstacle array

Cell-in-Fluid Research Group

Simulating periodic obstacle arrays with large hematocrit is computationally very demanding. Therefore, we focus on one block of ...

play_arrow
0
0

17:04

C Programming Decoded 31 Multidimensional Arrays in Memory

C Programming Decoded 31 Multidimensional Arrays in Memory

Bioelectric Base

https://www.bioelectricbase.com/ CHAPTERS 0:00 The Grid in Your Head Is a Lie 0:45 Underneath: One Straight Line 1:32 The ...

play_arrow
0
0

28:41

CUDA C++ 0010 using 2D Array of threads in 1 Block for Matrix Multiplication English Version

CUDA C++ 0010 using 2D Array of threads in 1 Block for Matrix Multiplication English Version

Boriša Kelović

2D Array of threads in 1 Block for Matrix Multiplication English Version full playlist: ...

play_arrow
0
0

7:33

C 2D arrays ⬜

C 2D arrays ⬜

Bro Code

C 2D arrays multidimensional arrays tutorial example explained #C #2D #arrays.

play_arrow
0
0

5:18

How to make a 2D array in C language Code::Blocks

How to make a 2D array in C language Code::Blocks

All In This Channel

In this video can find how to make a two dimensional array in C language Code::Blocks.

play_arrow
0
0

10:00

Why Are Functions First-Class Citizens in JavaScript?

Why Are Functions First-Class Citizens in JavaScript?

The Logic Layer

Functions are one of the most fundamental building blocks of JavaScript, but they're also one of the most misunderstood.

play_arrow
0
0

1:40

How to Replace Array Elements with 2x2 Block Averages in NumPy

How to Replace Array Elements with 2x2 Block Averages in NumPy

The Debug Zone

In this video, we'll explore a powerful technique in NumPy for manipulating arrays by replacing elements with the averages of 2x2 ...

play_arrow
0
0

8:49

Programmable Logic Array (PLA) in Digital Electronics || DLD | Implement Boolean functions using PLA

Programmable Logic Array (PLA) in Digital Electronics || DLD | Implement Boolean functions using PLA

Sudhakar Atchala

PLA #DigitalElectronics #BooleanFunctions #DLD #LogicDesign 1. Compiler Design Playlist: ...

play_arrow
0
0

1:26

Array : Shell script - awk extract block from file into array

Array : Shell script - awk extract block from file into array

Hey Delphi

Array : Shell script - awk extract block from file into array To Access My Live Chat Page, On Google, Search for "hows tech ...

play_arrow
0
0

45:59:23

After 8 Years as a Low-Level Worker, He Copied Martial Arts and Became the Ultimate Assassin

After 8 Years as a Low-Level Worker, He Copied Martial Arts and Became the Ultimate Assassin

Recap Manga

Name Manhwa: End Video At Chapter : ➡️ My paypal : https://www.paypal.me/lakdammechannel ➡️ A little bit of your ...

play_arrow
0
0

3:28

Relative Gain Array(RGA)

Relative Gain Array(RGA)

Let's_Fly

... concentration you'll often inadvertently alter the reactor's internal temperature this is a 2x2 multivariable block diagram the main ...

play_arrow
0
0

15:51

Data Structures Explained for Beginners - How I Wish I was Taught

Data Structures Explained for Beginners - How I Wish I was Taught

Sajjaad Khader

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

play_arrow
0
0

28:45

Operations on Arrays in Data Structures: Traversal, Insertion, Deletion and Searching

Operations on Arrays in Data Structures: Traversal, Insertion, Deletion and Searching

CodeWithHarry

In this video we will see various operations you can perform on arrays. Insertion, deletion, traversal and searching are some of the ...

play_arrow
0
0

12:09

CUDA C++ 0007 Using 1 BLOCK in form of 2D array of threads

CUDA C++ 0007 Using 1 BLOCK in form of 2D array of threads

Boriša Kelović

CUDA C++: Using 1 BLOCK in form of 2D array of threads full playlist: ...

play_arrow
0
0

11:39

Learn JavaScript Scoping In 10 Minutes

Learn JavaScript Scoping In 10 Minutes

Web Dev Simplified

One of the biggest mistakes JavaScript developers make is not fully understanding how scoping works. There are 4 different ...

play_arrow
0
0

4:06

What is CPU? full Explanation | Parts of CPU:-- CU & ALU

What is CPU? full Explanation | Parts of CPU:-- CU & ALU

Learn Coding

All about Computer https://www.youtube.com/playlist?list=PLqleLpAMfxGAkXyW-QIwBPYDXpxAmb5La Please Like ...

play_arrow
0
0

9:05

Codeforces Round #636, 1343 B - Balanced Array | Competitive Coding | Coding Blocks

Codeforces Round #636, 1343 B - Balanced Array | Competitive Coding | Coding Blocks

Coding Blocks

In this series, Pulkit Chhabra, an avid programmer from DTU with offers from Amazon, Goldman Sachs & Codenation and master ...

play_arrow
0
0

17:26:43

SSS Grade Saint Knight [Chapter 1 to 182]

SSS Grade Saint Knight [Chapter 1 to 182]

Asura Chronicles

Name comic: SSS Grade Saint Knight [Chapter 1 to 182] Don't forget to LIKE, SHARE, SUBSCRIBE, and turn on the bell so ...

play_arrow
0
0

13:05

Find Sub Array Of An Array | FREE DSA Course in JAVA | Lecture 68

Find Sub Array Of An Array | FREE DSA Course in JAVA | Lecture 68

TAP ACADEMY

We have to write a program to print all the sub arrays of an array in java. Consider this with example 1,2,3,4,5 is an array. All sub ...

play_arrow
0
0

11:12

Scope of Variables - Local vs Global

Scope of Variables - Local vs Global

Neso Academy

Programming & Data Structures: Scope of Variables in C programming. Topics discussed: 1. What is the scope of a variable? 2.

play_arrow
0
0

2:09:02

Reborn before monster invasion,he spent $500k in game—summon goddess, tame beasts, rule apocalypse!

Reborn before monster invasion,he spent $500k in game—summon goddess, tame beasts, rule apocalypse!

Silver Wolf Drama

shortdrama #engsub #movie #film #drama #chinesedrama #chinesedramaengsub #shortdrama #hotshortdrama This video ...

play_arrow
0
0

4:02

Create Dynamic Block Array In Two Direction

Create Dynamic Block Array In Two Direction

The Cuong Nguyen

Tạo block động array đối tượng ra 2 hướng.

play_arrow
0
0

3:23

C for loops in 3 minutes! 🔁

C for loops in 3 minutes! 🔁

Bro Code

C for loops tutorial example explained #C #for #loop.

play_arrow
0
0

3:00

Dynamic block array and stretch--GstarCAD2012 new function

Dynamic block array and stretch--GstarCAD2012 new function

GstarCAD2012

Parts of dynamic blocks can be made to move, stretch, rotate, lookup, and scale. After dynamic blocks are inserted into the ...

play_arrow
0
0

9:37

Global and local scope in javascript | chai aur #javascript

Global and local scope in javascript | chai aur #javascript

Chai aur Code

Visit https://chaicode.com for all related materials, community help, source code etc. #javascript #hindi Sara code yaha milta h ...

play_arrow
0
0

2:51

AutoCAD: How to Create and Use Polar Arrays (Circular Pattern Tutorial)

AutoCAD: How to Create and Use Polar Arrays (Circular Pattern Tutorial)

Just Ask Jake

In this video, I'll show you how to create and use polar arrays in AutoCAD to form perfect circular patterns. Great for bolts, radial ...

play_arrow
0
0

16:57

#15  C Functions | [2025] C Programming for Beginners

#15 C Functions | [2025] C Programming for Beginners

Programiz

15 C Functions | C Programming for Beginners In this video, we will learn about functions to divide our program into small blocks ...

play_arrow
0
0

5:30

Python Day 7 Def Functions Explanation (Free Python Course)PCEP Certified Entry Level Python Program

Python Day 7 Def Functions Explanation (Free Python Course)PCEP Certified Entry Level Python Program

THE IT WORLD

Python Chapter #7 Def Functions Python Link for PCEP cert https://pythoninstitute.org/pcep Python Chapter #7 Def Functions ...

play_arrow
0
0

12:56

Moving PLC data into arrays

Moving PLC data into arrays

Professor Murray

PLCs can record / produce many types of data. We need a way to record it.

play_arrow
0
0

2:18

AutoCAD How to make a Dynamic Block XY Array Box Set

AutoCAD How to make a Dynamic Block XY Array Box Set

tydesign

AutoCAD How to make a Dynamic Block XY Array Box Set.

play_arrow
0
0

6:36

Multiple Duplicates in an Array | Data Structure | Code Blocks | C++ programming

Multiple Duplicates in an Array | Data Structure | Code Blocks | C++ programming

Coding By Fun

To kese hai aap log.... #Geeksforgeeks #Leetcode #codechef #hackerrank #hackerearth #codemonk #Hashing ...

play_arrow
0
0

1:24

Array : By-pass else block of int.TryParse in Lambda Syntax

Array : By-pass else block of int.TryParse in Lambda Syntax

Hey Delphi

Array : By-pass else block of int.TryParse in Lambda Syntax To Access My Live Chat Page, On Google, Search for "hows tech ...

play_arrow
0
0

2:29:04

Extending Pano2VR | Using REST API for external data

Extending Pano2VR | Using REST API for external data

Garden Gnome Software

This last episode of the tutorial series about "Extending Pano2VR with JavaScript" is nearly a full-blown course about integrating ...

play_arrow
0
0

10:48

Every Developer Should Know This Type Of Bug

Every Developer Should Know This Type Of Bug

Fabian Chigurh

In this video, we break down a real vulnerability found in FreeBSD, caused by a subtle mismatch between signed and unsigned ...

play_arrow
0
0

2:48

What Are Functions in MATLAB? | Managing Code in MATLAB

What Are Functions in MATLAB? | Managing Code in MATLAB

MATLAB

Get an overview of what functions in MATLAB® are, and learn how to use them. Additional Resources: Watch other videos on ...


More than 70 videos have been found for your query Array of function block you can watch them online on your computer, phone, tablet and other devices. We also recommend watching the online video Arrays, Structures and User Defined Types! How and Why? which was uploaded by the user Hegamurl 01 January 1970 with a duration of 13 hours 13 minute second, which has 0 views and 0 likes, for free in excellent quality.